In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle / Width Property

Width Property (GdPictureRectangle)

In This Topic
Syntax
'Declaration

 

Public ReadOnly Property Width As Integer
public int Width {get;}
public read-only property Width: Integer; 
public function get Width : int
public: __property int get_Width();
public:

property int Width {

   int get();

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle
GdPictureRectangle Members